home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Commerce / Computown.src next >
Text File  |  1998-11-16  |  1KB  |  45 lines

  1. # Created by Michael van Olden
  2. # for Computown Inc
  3. # webmaster@computown.com
  4. # with coding examples from
  5. # Joakim Jardenberg
  6. # Email: joakim@infinit.se
  7. # and
  8. # Joel Fisler
  9. # Email: fisler@music.ch
  10. # Thank you
  11.  
  12.  
  13. <search 
  14.     name = "Computown"
  15.     method = post
  16.     action = "http://www.computown.com/OnlineCatalog/Shop/action.lasso"
  17.     update = "http://www.computown.com/SherlockUpdate/Computown.src.hqx"
  18.     updateCheckDays = 3 
  19.     description = "Desktops, Laptops, Software, Accessories. Based in Downtown San Francisco. 6 Bay Area Stores!"
  20.     >
  21.     
  22. <input name="keyword" user>
  23. <input name="-database" value="ediProducts.fp3">
  24. <input name="-layout" value="fasthitlist">
  25. <input name="-response" value="SherlockHitlist.lasso">
  26. <INPUT NAME="-noresults" VALUE="SherlockHitlist.lasso">
  27. <INPUT NAME="-reqfieldmissing" VALUE="SherlockHitlist.lasso">
  28. <input name="-maxrecords" value="100">
  29. <input name="-search" value="search">
  30.  
  31. <interpret
  32. resultListStart="<TABLE>"
  33. resultListEnd="</TABLE>"
  34. resultItemStart="<TR>"
  35. resultItemEnd="</TR>"
  36. >
  37. </search>
  38.  
  39.  
  40.  
  41.